fix tidy modernize-deprecated-headers
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Sun, 20 Nov 2022 15:05:54 +0000 (08:05 -0700)
committertsteven4 <13596209+tsteven4@users.noreply.github.com>
Sun, 20 Nov 2022 15:05:54 +0000 (08:05 -0700)
gui/filterwidgets.cc

index 2e638eae4be34ebe1ed2b8355ad47ab1c0fa1d6a..39426e171ae9a0ec209ba4661cb1d15376eec9d6 100644 (file)
@@ -22,7 +22,7 @@
 
 #include "filterwidgets.h"
 
-#include <assert.h>      // for assert
+#include <cassert>       // for assert
 #include <limits>        // for numeric_limits
 
 #include <QChar>         // for QChar